home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / BATCH.PAK / STDAFX.CPP < prev    next >
C/C++ Source or Header  |  1997-05-06  |  682b  |  17 lines

  1. /**************************************************************************
  2.  *
  3.  *  THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
  4.  *  KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  5.  *  IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
  6.  *  PURPOSE.
  7.  *
  8.  *  Copyright (c) 1994 - 1995    Microsoft Corporation.    All Rights Reserved.
  9.  *
  10.  **************************************************************************/
  11. // stdafx.cpp : source file that includes just the standard includes
  12. //    batch.pch will be the pre-compiled header
  13. //    stdafx.obj will contain the pre-compiled type information
  14.  
  15.  
  16. #include "stdafx.h"
  17.